home *** CD-ROM | disk | FTP | other *** search
- object fraSweepStats: TfraSweepStats
- Left = 0
- Top = 0
- Width = 256
- Height = 329
- TabOrder = 0
- TabStop = True
- DesignSize = (
- 256
- 329)
- object shpAVStatus: TShape
- Left = 8
- Top = 8
- Width = 241
- Height = 22
- Anchors = [akLeft, akTop, akRight]
- Brush.Color = 12246783
- Pen.Color = clSilver
- end
- object lblCheckedFor: TResLabel
- Left = 8
- Top = 36
- Width = 63
- Height = 14
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- ResourceCaption = 34010
- end
- object lblKnownThreats: TResLabel
- Left = 8
- Top = 56
- Width = 77
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34011
- end
- object lblItemsInspected: TResLabel
- Left = 8
- Top = 88
- Width = 100
- Height = 14
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- ResourceCaption = 34020
- end
- object lblMemoryInspected: TResLabel
- Left = 8
- Top = 104
- Width = 38
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34021
- end
- object lblRegistryInspected: TResLabel
- Left = 8
- Top = 128
- Width = 40
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34022
- end
- object lblCookiesInspected: TResLabel
- Left = 8
- Top = 152
- Width = 37
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34023
- end
- object lblFilesFoldersInspected: TResLabel
- Left = 8
- Top = 176
- Width = 60
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34024
- end
- object lblFound: TResLabel
- Left = 8
- Top = 208
- Width = 38
- Height = 14
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- ResourceCaption = 34030
- end
- object lblItemsFound: TResLabel
- Left = 8
- Top = 224
- Width = 27
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34031
- end
- object lblTracesFound: TResLabel
- Left = 8
- Top = 248
- Width = 32
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34032
- end
- object lblSweepTime: TResLabel
- Left = 8
- Top = 280
- Width = 73
- Height = 14
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- ResourceCaption = 34040
- end
- object lblTotalTime: TResLabel
- Left = 8
- Top = 296
- Width = 37
- Height = 13
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34042
- end
- object lblAVStatus: TResLabel
- Left = 34
- Top = 12
- Width = 65
- Height = 13
- Caption = 'lblAVStatus'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object imgAVStatus: TResImage
- Left = 12
- Top = 11
- Width = 16
- Height = 16
- Transparent = True
- ResourceImage = 'SHD_AV_ON'
- end
- object edtKnownThreats: TEdit
- Left = 128
- Top = 56
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 0
- Text = '0'
- end
- object edtCookiesInspected: TEdit
- Left = 128
- Top = 152
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 1
- Text = '0'
- end
- object edtFilesFoldersInspected: TEdit
- Left = 128
- Top = 176
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 2
- Text = '0'
- end
- object edtRegistryInspected: TEdit
- Left = 128
- Top = 128
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 3
- Text = '0'
- end
- object edtMemoryInspected: TEdit
- Left = 128
- Top = 104
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 4
- Text = '0'
- end
- object edtItemsFound: TEdit
- Left = 128
- Top = 224
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 5
- Text = '0'
- end
- object edtTracesFound: TEdit
- Left = 128
- Top = 248
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 6
- Text = '0'
- end
- object edtTotalTime: TEdit
- Left = 128
- Top = 296
- Width = 121
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clWhite
- ReadOnly = True
- TabOrder = 7
- Text = '0'
- end
- end
-